[PATCH] THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 Client: php Patch...
authorTyler Christensen <tylerc@qualtrics.com>
Wed, 2 Dec 2020 00:13:29 +0000 (17:13 -0700)
committerLaszlo Boszormenyi (GCS) <gcs@debian.org>
Fri, 24 Sep 2021 15:18:04 +0000 (16:18 +0100)
commit998851d0e4113db7873c5e3b99fd4870d729f74c
tree30ef0912fdc0b70c8a1f29181c1c794defd174af
parent2de2fe8ccf0db84e94f20b983d05e0a9fd3904ca
[PATCH] THRIFT-5318: Update PHP thrift_protocol extension for PHP 8 Client: php Patch: Tyler Christensen & Rasmus Lerdorf

This closes #2288

See https://github.com/php/php-src/blob/PHP-8.0.0/UPGRADING.INTERNALS

Origin: backport, https://github.com/apache/thrift/commit/b04e39a7e91d7828cce916
Reviewed-By: Lucas Kanashiro <kanashiro@ubuntu.com>
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/thrift/+bug/1940473
Bug: https://issues.apache.org/jira/projects/THRIFT/issues/THRIFT-5318?filter=allissues
Last-Updated: 2021-08-18

Gbp-Pq: Name THRIFT-5318_support_php8.patch
lib/php/src/ext/thrift_protocol/php_thrift_protocol.cpp
lib/php/src/ext/thrift_protocol/php_thrift_protocol.h
lib/php/src/ext/thrift_protocol/php_thrift_protocol.stub.php [new file with mode: 0644]
lib/php/src/ext/thrift_protocol/php_thrift_protocol_arginfo.h [new file with mode: 0644]